Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump kernel 0.6 and datafusion 44 #3087

Merged
merged 6 commits into from
Jan 1, 2025

Conversation

ion-elgreco
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Dec 28, 2024
@ion-elgreco ion-elgreco force-pushed the chore-bump-versions-deps branch from a1cf21d to 48ab87a Compare December 28, 2024 10:13
@rtyler rtyler self-assigned this Dec 29, 2024
@rtyler rtyler marked this pull request as draft December 30, 2024 23:07
auto-merge was automatically disabled December 30, 2024 23:07

Pull request was converted to draft

@rtyler rtyler added this to the v0.23 milestone Dec 30, 2024
@ion-elgreco ion-elgreco force-pushed the chore-bump-versions-deps branch 2 times, most recently from 4c1ab25 to bc40d54 Compare January 1, 2025 18:23
@ion-elgreco ion-elgreco marked this pull request as ready for review January 1, 2025 18:24
@ion-elgreco ion-elgreco changed the title chore: bump kernel 0.6 and datafusion 44-rc1 chore: bump kernel 0.6 and datafusion 44 Jan 1, 2025
@ion-elgreco ion-elgreco requested a review from fvaleye as a code owner January 1, 2025 18:43
@github-actions github-actions bot added the binding/python Issues for the Python package label Jan 1, 2025
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

Attention: Patch coverage is 54.54545% with 10 lines in your changes missing coverage. Please review.

Project coverage is 72.52%. Comparing base (b426b9e) to head (30ef6ff).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
crates/catalog-unity/src/credential.rs 0.00% 4 Missing ⚠️
crates/core/src/table/state_arrow.rs 0.00% 1 Missing and 1 partial ⚠️
crates/catalog-unity/src/lib.rs 0.00% 1 Missing ⚠️
crates/core/src/delta_datafusion/expr.rs 50.00% 0 Missing and 1 partial ⚠️
crates/core/src/operations/optimize.rs 66.66% 0 Missing and 1 partial ⚠️
crates/sql/src/parser.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3087      +/-   ##
==========================================
- Coverage   72.56%   72.52%   -0.05%     
==========================================
  Files         128      128              
  Lines       41197    41193       -4     
  Branches    41197    41193       -4     
==========================================
- Hits        29894    29874      -20     
+ Misses       9410     9403       -7     
- Partials     1893     1916      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@rtyler rtyler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good to me, I'm pleasantly surprised that this Datafusion upgrade doesn't take an arrow upgrade with it 🫂

@rtyler rtyler enabled auto-merge January 1, 2025 18:56
@ion-elgreco ion-elgreco force-pushed the chore-bump-versions-deps branch from be76272 to 30ef6ff Compare January 1, 2025 18:56
@rtyler rtyler added this pull request to the merge queue Jan 1, 2025
Merged via the queue into delta-io:main with commit 21efab3 Jan 1, 2025
24 checks passed
@alamb
Copy link
Contributor

alamb commented Jan 4, 2025

Looking good to me, I'm pleasantly surprised that this Datafusion upgrade doesn't take an arrow upgrade with it 🫂

The next one will, however.

We expect to release another minor (non API breaking) arrow release later this month if you want to propose anything for inclusion:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants